home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / parking_zone.swf / scripts / DefineButton2_110 / BUTTONCONDACTION on(press).as
Text File  |  2010-07-14  |  63b  |  5 lines

  1. on(press){
  2.    _root.animation = true;
  3.    gotoAndStop(1);
  4. }
  5.